home *** CD-ROM | disk | FTP | other *** search
/ The Cartoon Guide to Physics / The Cartoon Guide to Physics.iso / pc / physdata / stsetup.dir / 00051.ls < prev    next >
Encoding:
Text File  |  1995-09-10  |  144 b   |  7 lines

  1. on mouseUp
  2.   puppetSound("click")
  3.   set the castNum of sprite the clickOn to the number of cast "red tanks"
  4.   updateStage()
  5.   go("special")
  6. end
  7.